.txet-over1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1680px) {
  header .head-page-main .main-right .right-top .top-mouse,
  header .page-main .main-right .right-top .top-mouse {
    margin: 0.8rem auto 0;
  }
  .container .cont-plate2 .plate2-main .main-left .left-box .box-item {
    padding: 0 0 0.16rem 0.3rem;
  }
  .container .cont-plate2 .plate2-main .main-left .left-box .box-item::after {
    right: 0.3rem;
  }
}
@media screen and (max-width: 1440px) {
  header .head-page-main .main-right .right-top .top-mouse,
  header .page-main .main-right .right-top .top-mouse {
    margin: 0.6rem auto 0;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-list .list-item .item-cont {
    padding: 0.2rem 0 0 0.4rem;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-list .list-item .item-box .box-left {
    padding: 0.2rem 1.7rem 0 0.42rem;
  }
  header .head-strip .strip-box .box-left .left-list {
    font-size: 14px;
  }
}
@media screen and (max-width: 1366px) {
  header .head-page-main .main-right .right-top .top-mouse,
  header .page-main .main-right .right-top .top-mouse {
    margin: 0.2rem auto 0;
  }
  header .head-page-main .main-right .right-top .top-share,
  header .page-main .main-right .right-top .top-share {
    margin: 0 auto 0.32rem;
  }
  header .head-strip .strip-box .box-left .left-list {
    font-size: 14px;
  }
  .container .cont-plate2 .plate2-main .main-left .left-box .box-item {
    font-size: 16px;
  }
  header .head-strip .strip-box .box-left .left-list a {
    padding: 0 0.25rem;
  }
}
@media screen and (max-width: 1366px) {
  .foot .foot-main .main-nav .nav-item {
    width: 120px;
  }
  header .head-strip .strip-box .box-left .left-list a {
    padding: 0 0.15rem;
  }
}
@media screen and (max-width: 1004px) {
  section {
    overflow: hidden;
  }
  nav {
    width: 100%;
    height: auto;
    z-index: 99;
  }
  nav .nav-main {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 1.2rem;
    padding-left: 0;
    z-index: 99;
  }
  nav .nav-main .main-cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 0.3rem;
  }
  nav .nav-main .main-cont .main-logo {
    width: 2.4rem;
    height: auto;
  }
  nav .nav-main .main-cont .main-logo img {
    width: 100%;
  }
  nav .nav-main .main-cont .main-box {
    display: none;
  }
  nav .nav-main .main-cont .main-right {
    display: none;
  }
  nav .nav-main .main-cont .main-web-right {
    display: flex;
    justify-content: space-between;
    width: auto;
    height: auto;
  }
  nav .nav-main .main-cont .main-web-right .right-sousuo {
    position: relative;
    width: 0.8rem;
    height: 0.8rem;
    margin-right: 0.3rem;
    border-radius: 50%;
    border: solid 2px #fff;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .nav-main .main-cont .main-web-right .right-sousuo img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0.35rem;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  nav .nav-main .main-cont .main-web-right .box-menu {
    position: relative;
    width: 0.8rem;
    height: auto;
    cursor: pointer;
  }
  nav .nav-main .main-cont .main-web-right .box-menu img {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .nav-main:hover {
    box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.09);
    background: #fff;
  }
  nav .nav-main:hover .main-web-right .right-sousuo {
    background: #ed1c24;
  }
  nav .nav-main-active {
    box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.09);
    background: #fff;
  }
  nav .nav-main-active .main-web-right .right-sousuo {
    border: solid 2px #ed1c24 !important;
    background: #ed1c24;
  }
  nav .nav-main-active2 {
    box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.09);
    background: #fff;
  }
  nav .nav-main-active2 .main-web-right .right-sousuo {
    border: solid 2px #ed1c24 !important;
    background: #ed1c24;
  }
  nav .Whead-search {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #ed1c24;
    z-index: 999;
    overflow: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-search .hide-pic {
    position: absolute;
    top: 0.2rem;
    right: 0.4rem;
    width: 0.45rem;
  }
  nav .Whead-search .hide-pic img {
    width: 100%;
  }
  nav .Whead-search .search-input {
    position: absolute;
    bottom: 0.6rem;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 0.8rem;
  }
  nav .Whead-search .search-input .input-box {
    flex: 1;
  }
  nav .Whead-search .search-input .input-box input {
    width: 100%;
    height: 0.5rem;
    padding: 0.08rem 0;
    font-family: 'Arial';
    font-size: 0.26rem;
    color: #fff;
    background: rgba(255, 255, 255, 0);
    border-bottom: 1px solid #fff;
  }
  nav .Whead-search .search-input .input-box input::-webkit-input-placeholder {
    font-family: 'Arial';
    color: #fff;
  }
  nav .Whead-search .search-input .input-box input:-moz-placeholder {
    font-family: 'Arial';
    color: #fff;
  }
  nav .Whead-search .search-input .input-box input:-ms-input-placeholder {
    font-family: 'Arial';
    color: #fff;
  }
  nav .Whead-search .search-input .input-icon {
    width: 0.4rem;
    margin-left: 0.2rem;
  }
  nav .Whead-search .search-input .input-icon img {
    width: 100%;
  }
  nav .sidebar-mask {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 119;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 0;
    background: #fff;
    overflow: scroll;
    z-index: 399;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: 100%;
    height: 1.3rem;
    padding: 0 0.3rem;
    line-height: 1.3rem;
    text-align: right;
    background: #fff;
    border-bottom: solid 1px #eee;
  }
  nav .Whead-sidebar .sidebar-top .top-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2.4rem;
    height: auto;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  nav .Whead-sidebar .sidebar-top .top-icon img {
    width: 100%;
  }
  nav .Whead-sidebar .sidebar-top .top-icon2 {
    width: 0.4rem;
  }
  nav .Whead-sidebar .sidebar-top .top-icon2 img {
    width: 100%;
  }
  nav .Whead-sidebar .sidebar-top .box-lang {
    width: 0.6rem;
    height: 0.6rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.55rem;
    color: #1c1d21;
    border-radius: 50%;
    border: solid 1px #1c1d21;
  }
  nav .Whead-sidebar .sidebar-nav {
    width: 100%;
    height: calc(100% - 3.3rem);
    padding: 0 0.3rem;
    overflow-y: overlay;
  }
  nav .Whead-sidebar .sidebar-nav::-webkit-scrollbar {
    width: 4px;
  }
  nav .Whead-sidebar .sidebar-nav::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.12);
  }
  nav .Whead-sidebar .sidebar-nav .nav-item {
    width: 100%;
    height: auto;
    border-bottom: solid 1px #ecedee;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 0.34rem 0;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top .top-title {
    flex: 1;
    font-size: 0.32rem;
    font-weight: bold;
    color: #1c1d21;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top .top-icon {
    position: relative;
    width: 11px;
    height: 7px;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top .top-icon img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top .top-icon .img2 {
    opacity: 0;
    transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top-active .top-title {
    color: #ed1c24;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top-active .top-icon .img1 {
    opacity: 0;
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top-active .top-icon .img2 {
    opacity: 1;
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-subnav {
    display: none;
    width: 100%;
    height: auto;
    padding-bottom: 0.3rem;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-subnav .subnav-link {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0.15rem 0;
    font-size: 0.3rem;
    color: #666;
  }
  header {
    position: relative;
    width: 100%;
    height: auto;
  }
  header .head-web-banner {
    display: block;
    width: 100%;
    height: auto;
  }
  header .head-web-banner .main-web-banner {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  header .head-web-banner .main-web-banner .swiper-slide {
    width: 100%;
    height: auto;
  }
  header .head-web-banner .main-web-banner .swiper-slide .slide-box {
    display: block;
    position: relative;
    width: 100%;
  }
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-pic img {
    width: 100%;
  }
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent {
    display: flex;
    justify-content: flex-start;
    position: absolute;
    top: 56%;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-pic {
    width: 40%;
    height: auto;
    opacity: 0;
    transform: translateX(30px);
    -o-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -webkit-transform: translateX(30px);
    transition: all 0.5s 0.6s;
    -o-transition: all 0.5s 0.6s;
    -moz-transition: all 0.5s 0.6s;
    -webkit-transition: all 0.5s 0.6s;
  }
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-pic img {
    width: 100%;
  }
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-cont {
    width: 60%;
    height: auto;
    padding-top: 0.15rem;
    opacity: 0;
    transform: translateX(30px);
    -o-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -webkit-transform: translateX(30px);
    transition: all 0.5s 1s;
    -o-transition: all 0.5s 1s;
    -moz-transition: all 0.5s 1s;
    -webkit-transition: all 0.5s 1s;
  }
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-title,
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-title2,
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-title3,
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-title4 {
    position: relative;
    font-family: '胡晓波男神体';
    font-size: 0.62rem;
    color: #fff;
    z-index: 9;
  }
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-title span,
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-title2 span,
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-title3 span,
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-title4 span {
    position: absolute;
    top: 0;
    left: -2px;
    font-family: '胡晓波男神体';
    font-size: 0.62rem;
    color: #cf1e28;
    z-index: -1;
  }
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-title2 {
    font-family: '优设标题黑';
    font-size: 0.62rem;
  }
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-title2 span {
    font-family: '优设标题黑';
    font-size: 0.62rem;
  }
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-title3 {
    margin-left: 0.3rem;
    font-family: '优设标题黑';
    font-size: 0.62rem;
    line-height: 0.7rem;
  }
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-title3 span {
    font-family: '优设标题黑';
    font-size: 0.62rem;
    line-height: 0.7rem;
  }
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-title4 {
    font-family: '优设标题黑';
    font-size: 0.7rem;
    line-height: 0.7rem;
  }
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-title4 span {
    font-family: '优设标题黑';
    font-size: 0.7rem;
    line-height: 0.7rem;
  }
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-link {
    display: none;
  }
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-English,
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-English2,
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-English3 {
    font-family: 'MONTSERRAT-REGULAR';
    font-size: 0.22rem;
    line-height: 0.44rem;
    text-transform: uppercase;
    color: #fff;
  }
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-English2 {
    margin-left: 0.3rem;
    color: rgba(255, 255, 255, 0.75);
  }
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-letter {
    font-size: 0.24rem;
    letter-spacing: 0.02rem;
    color: rgba(255, 255, 255, 0.75);
  }
  header .head-web-banner .main-web-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-English3 {
    margin-top: 0.4rem;
    color: rgba(255, 255, 255, 0.75);
  }
  header .head-web-banner .main-web-banner .swiper-slide-active .box-cent .cent-pic,
  header .head-web-banner .main-web-banner .swiper-slide-active .box-cent .cent-cont {
    opacity: 1 !important;
    transform: translateX(0) !important;
    -o-transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important;
  }
  header .head-web-banner .main-web-banner .swiper-pagination {
    bottom: 0.3rem;
    left: 50%;
    width: 15.37rem;
    text-align: center;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  header .head-web-banner .main-web-banner .swiper-pagination .swiper-pagination-bullet {
    position: relative;
    width: 8px;
    height: 8px;
    margin: 0 18px;
    background: #fff;
    opacity: 0.8;
    border-radius: 50%;
  }
  header .head-web-banner .main-web-banner .swiper-pagination .swiper-pagination-bullet .circlechart {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  header .head-web-banner .main-web-banner .swiper-pagination .swiper-pagination-bullet .circlechart .circle-chart {
    width: 30px;
    height: 30px;
  }
  header .head-web-banner .main-web-banner .swiper-pagination .swiper-pagination-bullet .circlechart .circle-chart .circle-chart__background {
    opacity: 0;
  }
  header .head-web-banner .main-web-banner .swiper-pagination .swiper-pagination-bullet .circlechart .circle-chart .circle-chart__circle {
    stroke-dasharray: 182 182;
    stroke-dashoffset: 182;
  }
  header .head-web-banner .main-web-banner .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
  }
  header .head-web-banner .main-web-banner .swiper-pagination .swiper-pagination-bullet-active .circle-chart__background {
    opacity: 0.2 !important;
  }
  header .head-web-banner .main-web-banner .swiper-pagination .swiper-pagination-bullet-active .circle-chart__circle {
    stroke-dashoffset: 0 !important;
    transition: all 10.5s;
    -o-transition: all 10.5s;
    -moz-transition: all 10.5s;
    -webkit-transition: all 10.5s;
  }
  header .head-banner {
    width: 100%;
    overflow: hidden;
  }
  header .head-banner .banner-index {
    display: none;
  }
  header .head-banner .banner-web-index {
    display: block;
    width: 100%;
    height: auto;
  }
  header .head-banner .banner-web-index .index-pic {
    width: 100%;
    height: auto;
  }
  header .head-banner .banner-web-index .index-pic img {
    width: 100%;
    height: auto;
  }
  header .head-banner .banner-web-index .index-cent {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    margin-top: 0.4rem;
    margin-bottom: 0.8rem;
  }
  header .head-banner .banner-web-index .index-cent .cent-title {
    font-size: 0.66rem;
    text-align: center;
    line-height: 0.82rem;
    color: #1c1d21;
  }
  header .head-banner .banner-web-index .index-cent .cent-text {
    margin-top: 0.4rem;
    font-size: 0.36rem;
    text-align: center;
    color: #1c1d21;
  }
  header .head-banner .banner-web-index .index-cent .cent-botton {
    display: block;
    width: 3.2rem;
    height: 0.9rem;
    margin: 0.7rem auto 0;
    font-size: 0.32rem;
    text-align: center;
    line-height: 0.9rem;
    color: #fff;
    border-radius: 0.45rem;
    background: #164e88;
  }
  header .head-banner .banner-pege {
    position: relative;
    width: 100%;
    height: auto;
  }
  header .head-banner .banner-pege .pege-pic {
    width: 100%;
  }
  header .head-banner .banner-pege .pege-pic img {
    width: auto;
  }
  header .head-banner .banner-pege .pege-pic .pc-img {
    display: none;
  }
  header .head-banner .banner-pege .pege-pic .web-img {
    display: block;
  }
  header .head-banner .banner-pege .page-cent {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    transform: translate(0, -35%);
    -o-transform: translate(0, -35%);
    -moz-transform: translate(0, -35%);
    -webkit-transform: translate(0, -35%);
  }
  header .head-banner .banner-pege .page-cent .cent-title {
    font-size: 0.5rem;
    text-align: center;
    color: #1c1d21;
  }
  header .head-banner .banner-pege .page-cent .cent-text {
    margin-top: 0.34rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    text-align: center;
    color: #1c1d21;
  }
  header .head-banner .banner-pege .page-cent .cent-text2 {
    width: 100%;
    margin-top: 0.34rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    text-align: center;
    color: #1c1d21;
  }
  header .head-banner .banner-pege .page-cent .cent-text3 {
    width: 100%;
    margin-top: 0.34rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    text-align: center;
    color: #1c1d21;
  }
  header .head-banner .banner-pege .pt {
    padding-top: 3rem;
  }
  header .head-page-main {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
    height: auto;
  }
  header .head-page-main .main-banner {
    width: 100%;
    overflow: hidden;
  }
  header .head-page-main .main-banner .banner-pic {
    width: 100%;
    height: 6rem;
    overflow: hidden;
    background: none;
  }
  header .head-page-main .main-banner .banner-pic img {
    width: auto;
    height: 100%;
    opacity: 1;
    transform: translateX(-32%);
    -o-transform: translateX(-32%);
    -moz-transform: translateX(-32%);
    -webkit-transform: translateX(-32%);
  }
  header .head-page-main .main-banner .banner-cent {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  header .head-page-main .main-banner .banner-cent .cont-title {
    position: relative;
    font-family: '优设标题黑';
    font-size: 0.72rem;
    color: #fff;
    z-index: 9;
  }
  header .head-page-main .main-banner .banner-cent .cont-title span {
    position: absolute;
    top: 0;
    left: -2px;
    font-family: '优设标题黑';
    font-size: 0.72rem;
    color: #cf1e28;
    z-index: -1;
  }
  header .head-page-main .main-banner .banner-cent .cent-English {
    font-family: 'MONTSERRAT-REGULAR';
    font-size: 0.32rem;
    letter-spacing: 0.02rem;
    text-transform: uppercase;
    color: #fff;
    opacity: 0.7;
  }
  header .head-page-main .main-right {
    display: none;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    width: 1.9rem;
    height: auto;
    padding-top: 1.65rem;
    background: #fff;
  }
  header .head-page-main .main-right .right-top {
    width: 100%;
    height: auto;
  }
  header .head-page-main .main-right .right-top .top-suosou {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    margin: 0 auto 0.55rem;
    border-radius: 50%;
    border: solid 1px #dddddd;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  header .head-page-main .main-right .right-top .top-suosou img {
    width: 16px;
  }
  header .head-page-main .main-right .right-top .top-suosou:hover {
    border: solid 1px #ed1c24;
  }
  header .head-page-main .main-right .right-top .top-share {
    display: block;
    position: relative;
    width: 31px;
    height: 31px;
    margin: 0 auto 0.48rem;
  }
  header .head-page-main .main-right .right-top .top-share img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
  }
  header .head-page-main .main-right .right-top .top-share .img2 {
    opacity: 0;
  }
  header .head-page-main .main-right .right-top .top-share:hover .img1 {
    opacity: 0;
    transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
  header .head-page-main .main-right .right-top .top-share:hover .img2 {
    opacity: 1;
    transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
  header .head-page-main .main-right .right-top .top-mouse {
    width: 22px;
    height: auto;
    margin: 1.1rem auto 0;
    cursor: pointer;
  }
  header .head-page-main .main-right .right-top .top-mouse .mouse-icon {
    width: 100%;
  }
  header .head-page-main .main-right .right-top .top-mouse .mouse-icon img {
    width: 100%;
  }
  header .head-page-main .main-right .right-top .top-mouse .mouse-arrow {
    width: 15px;
    margin: 0 auto ;
  }
  header .head-page-main .main-right .right-top .top-mouse .mouse-arrow img {
    width: 100%;
    animation: mouse 1s infinite;
  }
  header .head-page-main .main-right .right-bottom {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0.5rem 0;
    background: #f4f4f4;
  }
  header .head-page-main .main-right .right-bottom .swiper-pagination {
    position: relative;
    padding-left: 0.55rem;
    font-family: 'TCM';
    text-align: left;
  }
  header .head-page-main .main-right .right-bottom .swiper-pagination .swiper-pagination-current {
    font-size: 0.26rem;
    color: #ed1c24;
  }
  header .head-page-main .main-right .right-bottom .swiper-pagination .swiper-pagination-heng {
    font-size: 14px;
    color: #999;
  }
  header .head-page-main .main-right .right-bottom .swiper-pagination .swiper-pagination-total {
    font-size: 16px;
    color: #999;
  }
  header .head-page-main .main-right .right-bottom .swiper-button {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 0.1rem;
    padding-left: 0.6rem;
  }
  header .head-page-main .main-right .right-bottom .swiper-button .banner-swiper-button-prev,
  header .head-page-main .main-right .right-bottom .swiper-button .banner-swiper-button-next {
    position: relative;
    width: 8px;
    height: 14px;
    margin-right: 10px;
    cursor: pointer;
    outline: none;
  }
  header .head-page-main .main-right .right-bottom .swiper-button .banner-swiper-button-prev img,
  header .head-page-main .main-right .right-bottom .swiper-button .banner-swiper-button-next img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  header .head-page-main .main-right .right-bottom .swiper-button .banner-swiper-button-prev .img2,
  header .head-page-main .main-right .right-bottom .swiper-button .banner-swiper-button-next .img2 {
    opacity: 0;
  }
  header .head-page-main .main-right .right-bottom .swiper-button .banner-swiper-button-prev:hover .img1,
  header .head-page-main .main-right .right-bottom .swiper-button .banner-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  header .head-page-main .main-right .right-bottom .swiper-button .banner-swiper-button-prev:hover .img2,
  header .head-page-main .main-right .right-bottom .swiper-button .banner-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  header .page-main {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
  }
  header .page-main .main-banner {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  header .page-main .main-banner .swiper-slide {
    width: 100%;
    height: auto;
  }
  header .page-main .main-banner .swiper-slide .slide-box {
    display: block;
    position: relative;
    width: 100%;
  }
  header .page-main .main-banner .swiper-slide .slide-box .box-pic {
    width: 100%;
    height: 6rem;
    overflow: hidden;
  }
  header .page-main .main-banner .swiper-slide .slide-box .box-pic img {
    width: auto;
    height: 100%;
  }
  header .page-main .main-banner .swiper-slide .slide-box .box-web-pic {
    display: none;
  }
  header .page-main .main-banner .swiper-slide .slide-box .box-cent {
    display: flex;
    justify-content: flex-start;
    position: absolute;
    top: 56%;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  header .page-main .main-banner .swiper-slide .slide-box .box-cent .cent-cont {
    width: auto;
    height: auto;
    padding-top: 0.35rem;
    opacity: 0;
    transform: translateX(30px);
    -o-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -webkit-transform: translateX(30px);
    transition: all 0.5s 1s;
    -o-transition: all 0.5s 1s;
    -moz-transition: all 0.5s 1s;
    -webkit-transition: all 0.5s 1s;
  }
  header .page-main .main-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-title {
    position: relative;
    font-family: '优设标题黑';
    font-size: 0.62rem;
    color: #fff;
    z-index: 9;
  }
  header .page-main .main-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-title span {
    position: absolute;
    top: 0;
    left: -2px;
    font-family: '优设标题黑';
    font-size: 0.62rem;
    color: #cf1e28;
    z-index: -1;
  }
  header .page-main .main-banner .swiper-slide .slide-box .box-cent .cent-cont .cont-English {
    font-family: 'MONTSERRAT-REGULAR';
    font-size: 0.3rem;
    letter-spacing: 0.02rem;
    text-transform: uppercase;
    color: #fff;
    opacity: 0.7;
  }
  header .page-main .main-banner .swiper-slide-active .box-cent .cent-pic,
  header .page-main .main-banner .swiper-slide-active .box-cent .cent-cont {
    opacity: 1 !important;
    transform: translateX(0) !important;
    -o-transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important;
  }
  header .page-main .main-banner .swiper-pagination {
    bottom: 0.5rem;
    left: 50%;
    width: 100%;
    text-align: center;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  header .page-main .main-banner .swiper-pagination .swiper-pagination-bullet {
    position: relative;
    width: 8px;
    height: 8px;
    margin: 0 18px;
    background: #fff;
    opacity: 0.8;
    border-radius: 50%;
  }
  header .page-main .main-banner .swiper-pagination .swiper-pagination-bullet .circlechart {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  header .page-main .main-banner .swiper-pagination .swiper-pagination-bullet .circlechart .circle-chart {
    width: 30px;
    height: 30px;
  }
  header .page-main .main-banner .swiper-pagination .swiper-pagination-bullet .circlechart .circle-chart .circle-chart__background {
    opacity: 0;
  }
  header .page-main .main-banner .swiper-pagination .swiper-pagination-bullet .circlechart .circle-chart .circle-chart__circle {
    stroke-dasharray: 182 182;
    stroke-dashoffset: 182;
  }
  header .page-main .main-banner .swiper-pagination .swiper-pagination-bullet-active {
    background: #ed1c24;
    opacity: 1;
  }
  header .page-main .main-banner .swiper-pagination .swiper-pagination-bullet-active .circle-chart__background {
    opacity: 0.2 !important;
  }
  header .page-main .main-banner .swiper-pagination .swiper-pagination-bullet-active .circle-chart__circle {
    stroke-dashoffset: 0 !important;
    transition: all 10.5s;
    -o-transition: all 10.5s;
    -moz-transition: all 10.5s;
    -webkit-transition: all 10.5s;
  }
  header .page-main .main-right {
    display: none;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    width: 1.9rem;
    height: auto;
    padding-top: 1.65rem;
    background: #fff;
  }
  header .page-main .main-right .right-top {
    width: 100%;
    height: auto;
  }
  header .page-main .main-right .right-top .top-suosou {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    margin: 0 auto 0.55rem;
    border-radius: 50%;
    border: solid 1px #dddddd;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  header .page-main .main-right .right-top .top-suosou img {
    width: 16px;
  }
  header .page-main .main-right .right-top .top-suosou:hover {
    border: solid 1px #ed1c24;
  }
  header .page-main .main-right .right-top .top-share {
    display: block;
    position: relative;
    width: 31px;
    height: 31px;
    margin: 0 auto 0.48rem;
  }
  header .page-main .main-right .right-top .top-share img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
  }
  header .page-main .main-right .right-top .top-share .img2 {
    opacity: 0;
  }
  header .page-main .main-right .right-top .top-share:hover .img1 {
    opacity: 0;
    transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
  header .page-main .main-right .right-top .top-share:hover .img2 {
    opacity: 1;
    transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
  header .page-main .main-right .right-top .top-mouse {
    width: 22px;
    height: auto;
    margin: 1.1rem auto 0;
    cursor: pointer;
  }
  header .page-main .main-right .right-top .top-mouse .mouse-icon {
    width: 100%;
  }
  header .page-main .main-right .right-top .top-mouse .mouse-icon img {
    width: 100%;
  }
  header .page-main .main-right .right-top .top-mouse .mouse-arrow {
    width: 15px;
    margin: 0 auto ;
  }
  header .page-main .main-right .right-top .top-mouse .mouse-arrow img {
    width: 100%;
    animation: mouse 1s infinite;
  }
  header .head-main {
    display: none;
  }
  header .head-Wnav {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #ed1c24;
    z-index: 69;
  }
  header .head-Wnav .Wnav-top {
    font-family: 'gilroy-bold';
    font-size: 0.32rem;
    font-weight: bold;
    color: #fff;
    background: url(../images/icon/icon-web-xiasanjiao.png) no-repeat 96% center;
    background-size: 0.24rem;
    padding: 0 0.2rem;
  }
  header .head-Wnav .top-on {
    background: url(../images/icon/icon-web-shangsanjiao.png) no-repeat 96% center !important;
    background-size: 0.24rem !important;
  }
  header .head-Wnav .Wnav-ul {
    position: relative;
    width: 100%;
    height: 0;
    background: #fff;
    overflow: hidden;
    z-index: 99;
    transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
  }
  header .head-Wnav .Wnav-ul .Wnav-li {
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    padding: 0 0.2rem;
    font-family: 'Gilroy-Medium';
    font-size: 0.26rem;
    color: #000;
    border-bottom: solid 1px #ccc;
  }
  header .head-strip {
    display: none;
  }
  .foot {
    width: 100%;
    height: auto;
    padding: 1rem 0.3rem 0.9rem;
    background: #f7f7f7;
  }
  .foot .foot-main {
    display: none;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .foot .foot-main .main-left {
    width: auto;
    height: auto;
  }
  .foot .foot-main .main-left .left-logo {
    width: 2.6rem;
    height: auto;
  }
  .foot .foot-main .main-left .left-logo img {
    width: 100%;
  }
  .foot .foot-main .main-left .left-title {
    margin-top: 0.5rem;
    font-size: 0.3rem;
    font-weight: bold;
    color: #333;
  }
  .foot .foot-main .main-left .left-text {
    width: 3.25rem;
    margin-top: 0.2rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #999;
  }
  .foot .foot-main .main-left .left-zizhi {
    margin-top: 0.5rem;
    font-size: 0.24rem;
    color: #999;
  }
  .foot .foot-main .main-nav {
    display: none;
    justify-content: flex-start;
    width: auto;
    height: auto;
  }
  .foot .foot-main .main-nav .nav-item {
    width: 160px;
    height: auto;
  }
  .foot .foot-main .main-nav .nav-item .item-title {
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
    color: #666;
  }
  .foot .foot-main .main-nav .nav-item .item-title:hover {
    color: #ed1c24;
  }
  .foot .foot-main .main-nav .nav-item .item-list {
    width: auto;
    height: auto;
    margin-top: 0.1rem;
  }
  .foot .foot-main .main-nav .nav-item .item-list .list-link {
    display: block;
    font-size: 14px;
    line-height: 36px;
    color: #adadad;
  }
  .foot .foot-main .main-nav .nav-item .item-list .list-link:hover {
    color: #ed1c24;
  }
  .foot .foot-main .main-nav .nav-item:first-of-type {
    width: 190px;
  }
  .foot .foot-main .main-right {
    width: auto;
    height: auto;
  }
  .foot .foot-main .main-right .right-title {
    font-size: 0.3rem;
    font-weight: bold;
    text-align: right;
    color: #666;
  }
  .foot .foot-main .main-right .right-tel {
    margin-top: 0.35rem;
    font-family: 'MontserratBold';
    font-size: 0.4rem;
    text-align: right;
    color: #ed1c24;
  }
  .foot .foot-main .main-right .right-share {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    width: 3rem;
    height: auto;
    margin-top: 0.2rem;
  }
  .foot .foot-main .main-right .right-share .share-item {
    position: relative;
    width: 0.75rem;
    height: 0.75rem;
    margin-left: 0.25rem;
    margin-bottom: 0.3rem;
    text-align: center;
    border-radius: 0.45rem;
    background: #fff;
  }
  .foot .foot-main .main-right .right-share .share-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.35rem;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .foot .foot-main .main-right .right-share .share-item .img2 {
    opacity: 0;
  }
  .foot .foot-main .main-right .right-share .share-item:hover {
    box-shadow: 0.1rem 0 0.18rem rgba(237, 28, 36, 0.2);
    background: #ed1c24;
  }
  .foot .foot-main .main-right .right-share .share-item:hover .img1 {
    opacity: 0;
  }
  .foot .foot-main .main-right .right-share .share-item:hover .img2 {
    opacity: 1;
  }
  .foot .foot-main .main-right .right-relevant {
    float: right;
    position: relative;
    width: 3.2rem;
    height: 0.8rem;
    margin-top: 0.1rem;
  }
  .foot .foot-main .main-right .right-relevant .relevant-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 0.8rem;
    padding: 0 0.3rem 0 0.2rem;
    border-radius: 0.45rem;
    background: #fff;
    cursor: pointer;
  }
  .foot .foot-main .main-right .right-relevant .relevant-title .title-font {
    font-size: 0.26rem;
    color: #999;
  }
  .foot .foot-main .main-right .right-relevant .relevant-title img {
    width: 14px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .foot .foot-main .main-right .right-relevant .relevant-show {
    position: absolute;
    bottom: 1.5rem;
    width: 100%;
    height: auto;
    padding-bottom: 0.1rem;
    opacity: 0;
    visibility: hidden;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .foot .foot-main .main-right .right-relevant .relevant-show .show-box {
    width: 100%;
    height: auto;
    border-radius: 0.1rem;
    background: #fff;
  }
  .foot .foot-main .main-right .right-relevant .relevant-show .show-box .box-link {
    display: block;
    width: 100%;
    height: 0.6rem;
    padding: 0 0.2rem;
    font-size: 0.26rem;
    line-height: 0.6rem;
    color: #999;
  }
  .foot .foot-main .main-right .right-relevant .relevant-show .show-box .box-link:hover {
    color: #ed1c24;
  }
  .foot .foot-main .main-right .right-relevant:hover .relevant-title img {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  .foot .foot-main .main-right .right-relevant:hover .relevant-show {
    bottom: 0.8rem;
    opacity: 1;
    visibility: visible;
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  .foot .foot-web-main {
    display: block;
    width: 100%;
    height: auto;
  }
  .foot .foot-web-main .main-logo {
    width: 2.6rem;
    height: auto;
  }
  .foot .foot-web-main .main-logo img {
    width: 100%;
  }
  .foot .foot-web-main .main-top {
    width: 100%;
    height: auto;
  }
  .foot .foot-web-main .main-top .top-title {
    margin-top: 0.5rem;
    font-size: 0.34rem;
    font-weight: bold;
    color: #333;
  }
  .foot .foot-web-main .main-top .top-text {
    width: 100%;
    margin-top: 0.2rem;
    font-size: 0.28rem;
    line-height: 0.42rem;
    color: #999;
  }
  .foot .foot-web-main .main-ewm {
    width: 2.5rem;
    height: auto;
    margin-top: 0.5rem;
  }
  .foot .foot-web-main .main-ewm img {
    width: 100%;
    box-shadow: 0 0 0.29rem rgba(0, 0, 0, 0.14);
  }
  .foot .foot-web-main .main-ewm .ewm-title {
    margin-top: 0.2rem;
    font-size: 0.26rem;
    text-align: center;
    color: #adadad;
  }
  .foot .foot-web-main .main-title {
    margin-top: 0.5rem;
    font-size: 0.3rem;
    font-weight: bold;
    color: #666;
  }
  .foot .foot-web-main .main-tel {
    margin-top: 0.2rem;
    font-family: 'MontserratBold';
    font-size: 0.45rem;
    color: #ed1c24;
  }
  .foot .foot-web-main .main-share {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
  }
  .foot .foot-web-main .main-share .share-item {
    position: relative;
    width: 0.75rem;
    height: 0.75rem;
    margin-right: 0.25rem;
    margin-bottom: 0.3rem;
    text-align: center;
    border-radius: 0.45rem;
    background: #fff;
  }
  .foot .foot-web-main .main-share .share-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.35rem;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .foot .foot-web-main .main-share .share-item .img2 {
    opacity: 0;
  }
  .foot .foot-web-main .main-share .share-item:hover {
    box-shadow: 0.1rem 0 0.18rem rgba(237, 28, 36, 0.2);
    background: #ed1c24;
  }
  .foot .foot-web-main .main-share .share-item:hover .img1 {
    opacity: 0;
  }
  .foot .foot-web-main .main-share .share-item:hover .img2 {
    opacity: 1;
  }
  .foot .foot-web-main .main-relevant {
    position: relative;
    width: 5rem;
    height: 0.8rem;
    margin-top: 0.3rem;
  }
  .foot .foot-web-main .main-relevant .relevant-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 0.8rem;
    padding: 0 0.3rem 0 0.2rem;
    border-radius: 0.45rem;
    background: #fff;
    cursor: pointer;
  }
  .foot .foot-web-main .main-relevant .relevant-title .title-font {
    font-size: 0.26rem;
    color: #999;
  }
  .foot .foot-web-main .main-relevant .relevant-title img {
    width: 14px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .foot .foot-web-main .main-relevant .relevant-show {
    position: absolute;
    bottom: 1.5rem;
    width: 100%;
    height: auto;
    padding-bottom: 0.1rem;
    opacity: 0;
    visibility: hidden;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .foot .foot-web-main .main-relevant .relevant-show .show-box {
    width: 100%;
    height: auto;
    border-radius: 0.1rem;
    background: #fff;
  }
  .foot .foot-web-main .main-relevant .relevant-show .show-box .box-link {
    display: block;
    width: 100%;
    height: 0.6rem;
    padding: 0 0.2rem;
    font-size: 0.26rem;
    line-height: 0.6rem;
    color: #999;
  }
  .foot .foot-web-main .main-relevant .relevant-show .show-box .box-link:hover {
    color: #ed1c24;
  }
  .foot .foot-web-main .main-relevant:hover .relevant-title img {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  .foot .foot-web-main .main-relevant:hover .relevant-show {
    bottom: 0.8rem;
    opacity: 1;
    visibility: visible;
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  .foot .foot-web-main .main-zizhi {
    margin-top: 0.5rem;
    font-size: 0.24rem;
    color: #999;
  }
  .container {
    width: 100%;
    height: auto;
  }
  .container .cont-plate1 {
    width: 100%;
    height: auto;
    padding: 0.96rem 0;
    background: url(../images/plate1-bg.jpg) no-repeat bottom right;
    background-size: 70% 5.8rem;
  }
  .container .cont-plate1 .plate1-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-plate1 .plate1-main .main-left {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .container .cont-plate1 .plate1-main .main-left .left-title {
    font-size: 0.55rem;
    font-weight: bold;
    color: #333;
  }
  .container .cont-plate1 .plate1-main .main-left .left-English {
    margin-top: 0.1rem;
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    text-transform: uppercase;
    color: #ccc;
  }
  .container .cont-plate1 .plate1-main .main-left .left-swiper {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
    overflow: hidden;
  }
  .container .cont-plate1 .plate1-main .main-left .left-swiper .swiper-slide {
    width: 100%;
    height: auto;
  }
  .container .cont-plate1 .plate1-main .main-left .left-swiper .swiper-slide .slide-box {
    display: block;
    width: 100%;
    height: auto;
  }
  .container .cont-plate1 .plate1-main .main-left .left-swiper .swiper-slide .slide-box .box-pic {
    width: 100%;
    height: auto;
    border: solid 1px #e6e6e6;
    overflow: hidden;
  }
  .container .cont-plate1 .plate1-main .main-left .left-swiper .swiper-slide .slide-box .box-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate1-main .main-left .left-swiper .swiper-slide .slide-box .box-pic:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .container .cont-plate1 .plate1-main .main-left .left-swiper .swiper-slide .slide-box .box-title {
    margin-top: 0.3rem;
    font-size: 0.3rem;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .container .cont-plate1 .plate1-main .main-left .left-swiper .swiper-slide .slide-box .box-title span {
    font-family: 'MontserratBold';
    text-transform: uppercase;
    color: #ed1c24;
  }
  .container .cont-plate1 .plate1-main .main-left .left-swiper .swiper-slide .slide-box .box-text {
    margin-top: 0.1rem;
    font-size: 0.26rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .container .cont-plate1 .plate1-main .main-left .left-swiper .swiper-pagination {
    bottom: 0.5rem;
    text-align: right;
  }
  .container .cont-plate1 .plate1-main .main-left .left-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 6px;
    background: #e6e6e6;
    opacity: 1;
  }
  .container .cont-plate1 .plate1-main .main-left .left-swiper .swiper-pagination .swiper-pagination-bullet-active {
    background: #ed1c24;
  }
  .container .cont-plate1 .plate1-main .main-video {
    position: relative;
    width: 9.6rem;
    height: auto;
    margin-top: 1.6rem;
    padding-right: 1.2rem;
    box-shadow: 0.03rem 0 0.57rem rgba(0, 0, 0, 0.08);
  }
  .container .cont-plate1 .plate1-main .main-video .hidden-box {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .container .cont-plate1 .plate1-main .main-video .hidden-box .box-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .cont-plate1 .plate1-main .main-video .hidden-box .box-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate1-main .main-video .hidden-box .icon-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1rem;
    height: auto;
    cursor: pointer;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .container .cont-plate1 .plate1-main .main-video .hidden-box .icon-box .right-icon {
    width: 100%;
    z-index: 3;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate1-main .main-video .hidden-box .icon-box:hover .right-icon {
    transform: scale(0.9, 0.9) translateZ(0);
    -o-transform: scale(0.9, 0.9) translateZ(0);
    -moz-transform: scale(0.9, 0.9) translateZ(0);
    -webkit-transform: scale(0.9, 0.9 translateZ(0));
  }
  .container .cont-plate1 .plate1-main .main-video .hidden-box:hover .box-pic img {
    transform: scale(1.05, 1.05) translateZ(0);
    -o-transform: scale(1.05, 1.05) translateZ(0);
    -moz-transform: scale(1.05, 1.05) translateZ(0);
    -webkit-transform: scale(1.05, 1.05 translateZ(0));
  }
  .container .cont-plate1 .plate1-main .main-video .video-box {
    display: none;
    width: 100%;
    height: auto;
  }
  .container .cont-plate1 .plate1-main .main-video .video-box video {
    width: 100%;
    height: auto;
  }
  .container .cont-plate2 {
    width: 100%;
    height: auto;
    padding: 1.35rem 0.3rem 1.7rem;
    background: url(../images/plate2-bg.jpg) no-repeat top left;
    background-size: cover;
  }
  .container .cont-plate2 .plate2-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-plate2 .plate2-main .main-left {
    width: 100%;
    height: auto;
  }
  .container .cont-plate2 .plate2-main .main-left .left-title {
    display: none;
    font-size: 0.45rem;
    font-weight: bold;
    color: #333;
  }
  .container .cont-plate2 .plate2-main .main-left .left-English {
    display: none;
    margin-top: 0.1rem;
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    text-transform: uppercase;
    color: #ccc;
  }
  .container .cont-plate2 .plate2-main .main-left .web-left {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
  }
  .container .cont-plate2 .plate2-main .main-left .web-left .left-cent {
    width: auto;
    height: auto;
  }
  .container .cont-plate2 .plate2-main .main-left .web-left .left-cent .cent-title {
    font-size: 0.55rem;
    font-weight: bold;
    color: #333;
  }
  .container .cont-plate2 .plate2-main .main-left .web-left .left-cent .cent-English {
    margin-top: 0.1rem;
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    text-transform: uppercase;
    color: #ccc;
  }
  .container .cont-plate2 .plate2-main .main-left .web-left .left-web-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.8rem;
    height: 0.8rem;
    border-radius: 0.65rem;
    background: #ed1c24;
  }
  .container .cont-plate2 .plate2-main .main-left .web-left .left-web-button span {
    font-size: 0.3rem;
    color: #fff;
  }
  .container .cont-plate2 .plate2-main .main-left .web-left .left-web-button img {
    width: 18px;
    margin-left: 0.35rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-main .main-left .web-left .left-web-button:hover img {
    margin-left: 0.2rem;
  }
  .container .cont-plate2 .plate2-main .main-left .left-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
  }
  .container .cont-plate2 .plate2-main .main-left .left-box .box-item {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0 0 0.16rem 0.4rem;
    margin-bottom: 0.3rem;
    font-size: 0.3rem;
    font-weight: bold;
    color: #333;
    border-bottom: solid 1px #cdcdcd;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-main .main-left .left-box .box-item::after {
    content: '';
    position: absolute;
    bottom: 0.2rem;
    right: 0.7rem;
    width: 18px;
    height: 10px;
    background: url(../images/icon/icon-plate2-arrow.png) no-repeat center;
    background-size: 100%;
    opacity: 0;
    transform: translateX(-0.2rem);
    -o-transform: translateX(-0.2rem);
    -moz-transform: translateX(-0.2rem);
    -webkit-transform: translateX(-0.2rem);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-main .main-left .left-box .box-item:hover {
    color: #ed1c24;
  }
  .container .cont-plate2 .plate2-main .main-left .left-box .box-item:hover::after {
    opacity: 1;
    transform: translateX(0);
    -o-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  .container .cont-plate2 .plate2-main .main-left .left-box .box-item-active {
    color: #ed1c24;
  }
  .container .cont-plate2 .plate2-main .main-left .left-box .box-item-active::after {
    opacity: 1;
    transform: translateX(0);
    -o-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  .container .cont-plate2 .plate2-main .main-left .left-button {
    display: none;
  }
  .container .cont-plate2 .plate2-main .main-cont {
    position: relative;
    width: 100%;
    height: auto;
  }
  .container .cont-plate2 .plate2-main .main-cont::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: -0.3rem;
    width: 5.48rem;
    height: 0.92rem;
    background: url(../images/plate2-zi.png) no-repeat center;
    background-size: 100%;
    transform: translatey(30%);
    -o-transform: translatey(30%);
    -moz-transform: translatey(30%);
    -webkit-transform: translatey(30%);
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0.7rem 0.3rem 0.6rem;
    margin-top: 0.5rem;
    background: #fff;
    opacity: 0;
    visibility: hidden;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-item .item-swiper {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-item .item-swiper .swiper-slide {
    width: 100%;
    height: auto;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-item .item-swiper .swiper-slide .slide-box {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-item .item-swiper .swiper-slide .slide-box img {
    max-width: 100%;
    width: auto;
    height: auto;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-item .item-swiper .swiper-slide .slide-box:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-item .item-swiper .plate2-swiper-button-prev,
  .container .cont-plate2 .plate2-main .main-cont .cont-item .item-swiper .plate2-swiper-button-next {
    position: absolute;
    top: 50%;
    width: 9px;
    height: auto;
    cursor: pointer;
    outline: none;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    z-index: 9;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-item .item-swiper .plate2-swiper-button-prev img,
  .container .cont-plate2 .plate2-main .main-cont .cont-item .item-swiper .plate2-swiper-button-next img {
    width: 100%;
    opacity: 0.5;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-item .item-swiper .plate2-swiper-button-prev:hover img,
  .container .cont-plate2 .plate2-main .main-cont .cont-item .item-swiper .plate2-swiper-button-next:hover img {
    opacity: 1;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-item .item-swiper .plate2-swiper-button-prev {
    left: 0;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-item .item-swiper .plate2-swiper-button-next {
    right: 0;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-item .item-cent {
    width: 100%;
    height: auto;
    padding-top: 0.5rem;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-item .item-cent .cent-English {
    font-family: 'gilroy-bold';
    font-size: 0.32rem;
    color: #ed1c24;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-item .item-cent .cent-title {
    font-size: 0.4rem;
    color: #333;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-item .item-cent .cent-text {
    margin-top: 0.3rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-item .item-cent .cent-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.6rem;
    height: 0.8rem;
    margin-top: 0.5rem;
    border-radius: 0.45rem;
    border: solid 1px #ed1c24;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-item .item-cent .cent-button span {
    font-family: 'MontserratBold';
    font-size: 0.26rem;
    text-transform: uppercase;
    color: #ed1c24;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-item .item-cent .cent-button img {
    width: 18px;
    margin-left: 0.25rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-item .item-cent .cent-button:hover img {
    margin-left: 0.1rem;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-item-active {
    position: static;
    opacity: 1;
    visibility: visible;
    transition: all 1.5s;
    -o-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -webkit-transition: all 1.5s;
  }
  .container .cont-plate3 {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    background: url(../images/plate3-bg.jpg) no-repeat top left;
    background-size: 100% auto;
  }
  .container .cont-plate3 .plate3-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.25rem 0 1.1rem;
  }
  .container .cont-plate3 .plate3-top .top-left {
    width: 100%;
    height: auto;
  }
  .container .cont-plate3 .plate3-top .top-left .left-title {
    font-size: 0.55rem;
    font-weight: bold;
    color: #333;
  }
  .container .cont-plate3 .plate3-top .top-left .left-English {
    margin-top: 0.1rem;
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    text-transform: uppercase;
    color: #ccc;
  }
  .container .cont-plate3 .plate3-top .top-right {
    display: flex;
    justify-content: flex-end;
    width: auto;
    height: auto;
  }
  .container .cont-plate3 .plate3-top .top-right .right-item {
    width: 1.7rem;
    height: 1.5rem;
    padding-top: 0.2rem;
    margin-top: 0.5rem;
    border-radius: 0.1rem;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate3 .plate3-top .top-right .right-item .item-icon {
    position: relative;
    width: 0.75rem;
    height: 0.5rem;
    margin: 0 auto;
  }
  .container .cont-plate3 .plate3-top .top-right .right-item .item-icon img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate3 .plate3-top .top-right .right-item .item-icon .img2 {
    opacity: 0;
  }
  .container .cont-plate3 .plate3-top .top-right .right-item .item-title {
    margin-top: 0.2rem;
    font-size: 0.28rem;
    text-align: center;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate3 .plate3-top .top-right .right-item:hover {
    background: #ed1c24;
  }
  .container .cont-plate3 .plate3-top .top-right .right-item:hover .item-icon .img1 {
    opacity: 0;
  }
  .container .cont-plate3 .plate3-top .top-right .right-item:hover .item-icon .img2 {
    opacity: 1;
  }
  .container .cont-plate3 .plate3-top .top-right .right-item:hover .item-title {
    color: #fff;
  }
  .container .cont-plate3 .plate3-top .top-right .right-item-active {
    background: #ed1c24;
  }
  .container .cont-plate3 .plate3-top .top-right .right-item-active .item-icon .img1 {
    opacity: 0;
  }
  .container .cont-plate3 .plate3-top .top-right .right-item-active .item-icon .img2 {
    opacity: 1;
  }
  .container .cont-plate3 .plate3-top .top-right .right-item-active .item-title {
    color: #fff;
  }
  .container .cont-plate3 .plate3-main {
    position: relative;
    width: 100%;
    height: auto;
    border-top: none;
    overflow: hidden;
  }
  .container .cont-plate3 .plate3-main .main-cont {
    display: block;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-shou {
    display: none;
    position: absolute;
    top: 0;
    left: 2.56rem;
    width: 8.48rem;
    height: auto;
    z-index: 9;
    opacity: 0;
    transform: translate(-30%, -100%);
    -o-transform: translate(-30%, -100%);
    -moz-transform: translate(-30%, -100%);
    -webkit-transform: translate(-30%, -100%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-shou img {
    width: 100%;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-pic {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-pic:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-cent {
    width: 100%;
    height: auto;
    padding: 0 0 0.5rem;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-cent .cent-English {
    font-family: 'MontserratBold';
    font-size: 0.6rem;
    line-height: 0.55rem;
    text-transform: uppercase;
    background-image: -webkit-linear-gradient(top, #bdbdbd, #fff);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-cent .cent-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #333;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-cent .cent-subtitle {
    margin-top: 0.4rem;
    font-size: 0.3rem;
    line-height: 0.48rem;
    color: #333;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-cent .cent-text {
    margin-top: 0.4rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-cent .cent-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.6rem;
    height: 0.8rem;
    margin-top: 0.5rem;
    border-radius: 0.45rem;
    border: solid 1px #ed1c24;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-cent .cent-button span {
    font-family: 'MontserratBold';
    font-size: 14px;
    text-transform: uppercase;
    color: #ed1c24;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-cent .cent-button img {
    width: 18px;
    margin-left: 0.25rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-cent .cent-button:hover img {
    margin-left: 0.1rem;
  }
  .container .cont-plate3 .plate3-main .main-cont:hover .cont-shou {
    opacity: 1;
    transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  .container .cont-plate3 .plate3-main .main-cont-active {
    position: static;
    opacity: 1;
    visibility: visible;
    transition: all 1.5s;
    -o-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -webkit-transition: all 1.5s;
  }
  .container .cont-plate4 {
    width: 100%;
    height: auto;
    background: url(../images/plate4-bg.jpg) no-repeat top left;
    background-size: 100% ;
  }
  .container .cont-plate4 .plate4-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.05rem 0.3rem 0.9rem;
  }
  .container .cont-plate4 .plate4-top .top-left {
    width: 100%;
    height: auto;
  }
  .container .cont-plate4 .plate4-top .top-left .left-title {
    font-size: 0.55rem;
    font-weight: bold;
    color: #333;
  }
  .container .cont-plate4 .plate4-top .top-left .left-English {
    margin-top: 0.1rem;
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    text-transform: uppercase;
    color: #ccc;
  }
  .container .cont-plate4 .plate4-top .top-data {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.45rem;
  }
  .container .cont-plate4 .plate4-top .top-data .data-item {
    width: 50%;
    height: auto;
    margin-top: 0.4rem;
  }
  .container .cont-plate4 .plate4-top .top-data .data-item .item-icon {
    width: 0.8rem;
    height: auto;
  }
  .container .cont-plate4 .plate4-top .top-data .data-item .item-icon img {
    width: 100%;
  }
  .container .cont-plate4 .plate4-top .top-data .data-item .item-num {
    display: inline-block;
    position: relative;
    margin-top: 0.3rem;
  }
  .container .cont-plate4 .plate4-top .top-data .data-item .item-num .num1 {
    font-family: 'MontserratBold';
    font-size: 0.58rem;
    color: #ed1c24;
  }
  .container .cont-plate4 .plate4-top .top-data .data-item .item-num em {
    position: absolute;
    top: 50%;
    right: -0.3rem;
    font-family: Arial;
    font-size: 0.3rem;
    font-weight: bold;
    color: #ed1c24;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  .container .cont-plate4 .plate4-top .top-data .data-item .item-text {
    margin-top: 0.15rem;
    font-size: 0.26rem;
    color: #999;
  }
  .container .cont-plate4 .plate4-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .container .cont-plate4 .plate4-main .main-left {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 1.2rem;
    background-position: left top;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: 100% 100%;
  }
  .container .cont-plate4 .plate4-main .main-left .left-cont {
    width: 100%;
    height: auto;
    padding: 0.56rem 0.86rem 0.62rem 0.76rem;
    background: #fff;
  }
  .container .cont-plate4 .plate4-main .main-left .left-cont .cont-English {
    font-family: 'MontserratBold';
    font-size: 0.52rem;
    text-transform: uppercase;
    color: #ed1c24;
  }
  .container .cont-plate4 .plate4-main .main-left .left-cont .cont-title {
    font-size: 0.36rem;
    color: #333;
  }
  .container .cont-plate4 .plate4-main .main-left .left-cont .cont-text {
    margin-top: 0.2rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .container .cont-plate4 .plate4-main .main-left .left-cont .cont-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.6rem;
    height: 0.8rem;
    margin-top: 0.3rem;
    border-radius: 0.45rem;
    background: #ed1c24;
  }
  .container .cont-plate4 .plate4-main .main-left .left-cont .cont-button span {
    font-family: 'MontserratBold';
    font-size: 0.26rem;
    text-transform: uppercase;
    color: #fff;
  }
  .container .cont-plate4 .plate4-main .main-left .left-cont .cont-button img {
    width: 18px;
    margin-left: 0.18rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate4 .plate4-main .main-left .left-cont .cont-button:hover img {
    margin-left: 0.08rem;
  }
  .container .cont-plate4 .plate4-main .main-list {
    width: 50%;
    height: auto;
    padding: 0.9rem 0.4rem 0.5rem;
    background: linear-gradient(-60deg, #980006, #ed1c24);
  }
  .container .cont-plate4 .plate4-main .main-list .list-title {
    padding-left: 0.44rem;
    font-size: 0.32rem;
    font-weight: bold;
    color: #fff;
  }
  .container .cont-plate4 .plate4-main .main-list .liat-box {
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
    border-top: solid 1px rgba(255, 255, 255, 0.3);
  }
  .container .cont-plate4 .plate4-main .main-list .liat-box .box-item {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0.3rem 0 0.2rem 0.44rem;
    font-size: 0.28rem;
    color: #fff;
    border-bottom: solid 1px rgba(255, 255, 255, 0.3);
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate4 .plate4-main .main-list .liat-box .box-item span {
    position: relative;
  }
  .container .cont-plate4 .plate4-main .main-list .liat-box .box-item span::after {
    content: '';
    position: absolute;
    bottom: -0.12rem;
    right: -100%;
    width: 100%;
    height: 1px;
    background: #fff;
    opacity: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate4 .plate4-main .main-list .liat-box .box-item::after {
    content: '';
    position: absolute;
    bottom: 0.16rem;
    right: 0.6rem;
    width: 18px;
    height: 10px;
    background: url(../images/icon/icon-plate2-button-arrow.png) no-repeat center;
    background-size: 100%;
    opacity: 0;
    transform: translateX(-0.2rem);
    -o-transform: translateX(-0.2rem);
    -moz-transform: translateX(-0.2rem);
    -webkit-transform: translateX(-0.2rem);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate4 .plate4-main .main-list .liat-box .box-item:hover::after {
    opacity: 1;
    transform: translateX(0);
    -o-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  .container .cont-plate4 .plate4-main .main-list .liat-box .box-item:hover span::after {
    right: 0;
    opacity: 1;
  }
  .container .cont-plate4 .plate4-main .main-right {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: auto;
    padding: 0 0.3rem;
    background: url(../images/plate4-pic2.jpg) no-repeat top left;
    background-size: cover;
  }
  .container .cont-plate4 .plate4-main .main-right .right-cont {
    width: 100%;
    height: auto;
  }
  .container .cont-plate4 .plate4-main .main-right .right-cont .cont-English {
    font-family: 'MontserratBold';
    font-size: 0.36rem;
    text-transform: uppercase;
    color: #ed1c24;
  }
  .container .cont-plate4 .plate4-main .main-right .right-cont .cont-title {
    margin-top: 0.3rem;
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.48rem;
    color: #fff;
  }
  .container .cont-plate4 .plate4-main .main-right .right-cont .cont-text {
    font-size: 0.26rem;
    line-height: 0.48rem;
    color: #fff;
  }
  .container .cont-plate5 {
    width: 100%;
    height: auto;
    padding: 1.4rem 0.3rem 1.84rem;
    background: url(../images/plate5-bg.jpg) no-repeat top left;
    background-size: 100% auto;
  }
  .container .cont-plate5 .plate5-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-plate5 .plate5-main .main-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-plate5 .plate5-main .main-top .top-left {
    width: auto;
    height: auto;
  }
  .container .cont-plate5 .plate5-main .main-top .top-left .left-title {
    font-size: 0.55rem;
    font-weight: bold;
    color: #333;
  }
  .container .cont-plate5 .plate5-main .main-top .top-left .left-English {
    margin-top: 0.1rem;
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    text-transform: uppercase;
    color: #ccc;
  }
  .container .cont-plate5 .plate5-main .main-top .top-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.6rem;
    height: 0.8rem;
    margin-top: 0;
    border-radius: 0.45rem;
    border: solid 1px #ed1c24;
  }
  .container .cont-plate5 .plate5-main .main-top .top-button span {
    font-family: 'MontserratBold';
    font-size: 0.26rem;
    text-transform: uppercase;
    color: #ed1c24;
  }
  .container .cont-plate5 .plate5-main .main-top .top-button img {
    width: 18px;
    margin-left: 0.25rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate5 .plate5-main .main-top .top-button:hover img {
    margin-left: 0.1rem;
  }
  .container .cont-plate5 .plate5-main .main-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.74rem;
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-left {
    width: 100%;
    height: auto;
    background: #ed1c24;
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-left .left-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-left .left-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-left .left-cent {
    width: 100%;
    height: auto;
    padding: 0.4rem 0.6rem 0.45rem 0.45rem;
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-left .left-cent .cent-title {
    font-size: 0.32rem;
    font-weight: bold;
    line-height: 0.48rem;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-left .left-cent .cent-time {
    margin-top: 0.06rem;
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    color: #fff;
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-left .left-cent .cent-text {
    margin-top: 0.1rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #f19797;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-left:hover .left-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-right {
    width: 100%;
    height: auto;
    margin-top: 0.7rem;
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-right .right-item {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-bottom: 0.5rem;
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-right .right-item:last-of-type {
    margin-bottom: 0;
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-right .right-item .item-pic {
    width: 35%;
    height: auto;
    overflow: hidden;
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-right .right-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-right .right-item .item-pic:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-right .right-item .item-cent {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 65%;
    height: auto;
    padding-left: 0.3rem;
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-right .right-item .item-cent .cent-top {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-right .right-item .item-cent .cent-top .top-title {
    width: 100%;
    height: auto;
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.4rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-right .right-item .item-cent .cent-top .top-lump {
    display: none;
    width: 110px;
    height: auto;
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-right .right-item .item-cent .cent-top .top-lump .lump-data {
    width: 100%;
    font-size: 12px;
    color: #999999;
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-right .right-item .item-cent .cent-top .top-lump .lump-data img {
    width: 12px;
    margin: -0.04rem 0.03rem 0 0.2rem;
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-right .right-item .item-cent .cent-top .top-lump .lump-data img:first-of-type {
    margin-left: 0;
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-right .right-item .item-cent .cent-top .top-lump .lump-time {
    margin-top: 0.26rem;
    font-family: 'MontserratBold';
    font-size: 18px;
    color: #cccccc;
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-right .right-item .item-cent .cent-text {
    margin-top: 0.15rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .container .cont-plate5 .plate5-main .main-cont .cont-right .right-item:hover .item-cent .cent-top .top-title {
    color: #ed1c24;
  }
  .about {
    width: 100%;
    height: auto;
    background: url(../images/page-bottom.png) no-repeat bottom left;
    background-size: 100%;
  }
  .about .about-plate1 {
    display: block;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 100%;
    height: auto;
    background: url(../images/about/plate1-bg.jpg) no-repeat bottom right;
    background-size: 100% auto;
  }
  .about .about-plate1 .plate1-pic {
    width: 100%;
    height: auto;
    padding: 1rem 0;
    background: url(../images/about/plate1-bg2.jpg) no-repeat top left;
    background-size: auto 100%;
  }
  .about .about-plate1 .plate1-pic .pic-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    box-shadow: 0.03rem 0 0.57rem rgba(0, 0, 0, 0.08);
  }
  .about .about-plate1 .plate1-pic .pic-box img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate1 .plate1-pic .pic-box:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .about .about-plate1 .plate1-cont {
    width: 100%;
    height: auto;
    padding: 1rem 0.3rem 1.18rem;
  }
  .about .about-plate1 .plate1-cont .cont-cent {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 0.55rem;
  }
  .about .about-plate1 .plate1-cont .cont-cent::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 9.35rem;
    height: 0.92rem;
    background: url(../images/about/plate1-zi.jpg) no-repeat top left;
    background-size: 100%;
  }
  .about .about-plate1 .plate1-cont .cont-cent .cent-title {
    position: relative;
    font-size: 0.4rem;
    font-weight: bold;
    color: #3f3f3f;
    z-index: 9;
  }
  .about .about-plate1 .plate1-cont .cont-cent .cent-English {
    font-family: 'MONTSERRAT-REGULAR';
    font-size: 0.4rem;
    text-transform: uppercase;
    color: #ed1c24;
  }
  .about .about-plate1 .plate1-cont .cont-cent .cent-box {
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
    font-size: 0.26rem;
    line-height: 0.44rem;
    color: #828282;
  }
  .about .about-plate2 {
    width: 100%;
    height: auto;
    padding: 1.24rem 0.3rem 1.5rem;
    background: url(../images/about/plate2-bg.jpg) no-repeat bottom right;
    background-size: cover;
  }
  .about .about-plate2 .plate2-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .about .about-plate2 .plate2-main .main-left {
    width: 100%;
    height: auto;
    padding-top: 0.8rem;
  }
  .about .about-plate2 .plate2-main .main-left .left-title {
    font-size: 0.55rem;
    font-weight: bold;
    color: #333;
  }
  .about .about-plate2 .plate2-main .main-left .left-English {
    margin-top: 0.12rem;
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    text-transform: uppercase;
    color: #cccccc;
  }
  .about .about-plate2 .plate2-main .main-left .left-text {
    margin-top: 0.38rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #666;
  }
  .about .about-plate2 .plate2-main .main-right {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
  }
  .about .about-plate2 .plate2-main .main-right .right-web-map {
    display: block;
    width: 100%;
    height: auto;
  }
  .about .about-plate2 .plate2-main .main-right .right-web-map img {
    width: 100%;
  }
  .about .about-plate2 .plate2-main .main-right .right-map {
    display: none;
    width: 100%;
    height: auto;
  }
  .about .about-plate2 .plate2-main .main-right .right-map img {
    width: 100%;
  }
  .about .about-plate2 .plate2-main .main-right .right-item {
    display: none;
    position: absolute;
    top: 1.7rem;
    right: 2.1rem;
    width: 22px;
    height: auto;
    cursor: pointer;
  }
  .about .about-plate2 .plate2-main .main-right .right-item .item-add {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 9;
  }
  .about .about-plate2 .plate2-main .main-right .right-item .item-add img {
    width: 100%;
    animation: DW 0.8s linear infinite;
  }
  .about .about-plate2 .plate2-main .main-right .right-item .item-add::after {
    content: '';
    position: absolute;
    top: 0.2rem;
    left: 50%;
    width: 0.8rem;
    height: 0.53rem;
    background: url(../images/icon/icon-about-map-shadow.png) no-repeat center;
    background-size: 100%;
    z-index: -1;
    animation: isScale 0.8s linear infinite;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .about .about-plate2 .plate2-main .main-right .right-item .item-cent {
    position: absolute;
    bottom: 0.4rem;
    left: 50%;
    width: 2.94rem;
    height: auto;
    padding: 0.18rem;
    border-bottom: solid 2px #ed1c24;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.09);
    background: #fff;
    opacity: 0;
    visibility: hidden;
    z-index: 19;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .about .about-plate2 .plate2-main .main-right .right-item .item-cent img {
    width: 100%;
  }
  .about .about-plate2 .plate2-main .main-right .right-item .item-cent .cent-year {
    margin-top: 0.3rem;
    font-size: 20px;
    font-weight: bold;
    line-height: 0.4rem;
    color: #ed1c24;
  }
  .about .about-plate2 .plate2-main .main-right .right-item .item-cent .cent-year span {
    font-family: 'gilroy-bold';
    font-size: 0.26rem;
  }
  .about .about-plate2 .plate2-main .main-right .right-item .item-cent .cent-text {
    font-size: 16px;
    line-height: 0.4rem;
    color: #4b4948;
  }
  .about .about-plate2 .plate2-main .main-right .right-item:hover .item-cent {
    opacity: 1;
    visibility: visible;
    transition: all 1s;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
  }
  .about .about-plate2 .plate2-main .main-right .right-item:nth-child(3) {
    top: 2.1rem;
    right: 2.3rem;
  }
  .about .about-plate2 .plate2-main .main-right .right-item:nth-child(4) {
    top: 3rem;
    right: 2.03rem;
  }
  .about .about-plate2 .plate2-main .main-right .right-item:nth-child(5) {
    top: 1.68rem;
    right: 5rem;
  }
  .about .about-plate2 .plate2-main .main-right .right-item:nth-child(6) {
    top: 1.9rem;
    right: 5.34rem;
  }
  .about .about-plate2 .plate2-main .main-right .right-item:nth-child(7) {
    top: 1.36rem;
    right: 5.6rem;
  }
  .about .about-plate2 .plate2-main .main-right .right-item:nth-child(8) {
    top: 1.65rem;
    right: 6rem;
  }
  .about .about-plate2 .plate2-main .main-right .right-item:nth-child(9) {
    top: 1.46rem;
    right: 8.2rem;
  }
  .about .about-plate3 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 1.95rem;
    background: url(../images/about/plate3-bg.jpg) no-repeat top right;
    background-size: 2.91rem;
  }
  .about .about-plate3 .plate3-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .about .about-plate3 .plate3-main .main-title {
    font-size: 0.55rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .about .about-plate3 .plate3-main .main-English {
    margin-top: 0.12rem;
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    text-align: center;
    text-transform: uppercase;
    color: #cccccc;
  }
  .about .about-plate3 .plate3-main .main-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.55rem;
  }
  .about .about-plate3 .plate3-main .main-box .box-item {
    width: 48%;
    height: auto;
    padding: 0.38rem 0 0.3rem;
    margin: 0 0 0.4rem 0;
    background: #f7f7f7;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate3 .plate3-main .main-box .box-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .about .about-plate3 .plate3-main .main-box .box-item .item-pic {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 4rem;
    padding: 0 0.4rem 0.2rem;
    overflow: hidden;
  }
  .about .about-plate3 .plate3-main .main-box .box-item .item-pic img {
    width: 100%;
    height: auto;
  }
  .about .about-plate3 .plate3-main .main-box .box-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.2rem 0.3rem 0;
    border-top: solid 1px #f0f0f0;
  }
  .about .about-plate3 .plate3-main .main-box .box-item .item-cent .cent-title {
    font-size: 0.28rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .about .about-plate3 .plate3-main .main-box .box-item .item-cent .cent-time {
    margin-top: 0.16rem;
    font-family: 'MontserratBold';
    font-size: 0.24rem;
    text-align: center;
    color: #d1d1d1;
  }
  .about .about-plate3 .plate3-main .main-box .box-item:hover {
    box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.15);
    transform: translatey(-0.2rem);
    -o-transform: translatey(-0.2rem);
    -moz-transform: translatey(-0.2rem);
    -webkit-transform: translatey(-0.2rem);
  }
  .about .about-plate3 .plate3-main .main-load {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0.4rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #ed1c24;
  }
  .about .about-plate3 .plate3-main .main-load img {
    width: 0.5rem;
    margin-right: 0.16rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate3 .plate3-main .main-load:hover img {
    margin-right: 0.06rem;
  }
  .productDetails {
    width: 100%;
    height: auto;
    background: url(../images/page-bottom.png) no-repeat bottom left;
    background-size: 100%;
  }
  .productDetails .productDetails-plate1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    background: url(../images/product/plate1-bg.png) no-repeat top left;
    background-size: 100%;
  }
  .productDetails .productDetails-plate1 .plate1-right {
    width: 100%;
    height: auto;
    padding-left: 10%;
    padding-bottom: 0.3rem;
    padding-top: 1.3rem;
    background: url(../images/product/plate1-bg2.png) no-repeat bottom left;
    background-size: 90%;
  }
  .productDetails .productDetails-plate1 .plate1-right .right-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f8f8f8;
  }
  .productDetails .productDetails-plate1 .plate1-right .right-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-plate1 .plate1-right .right-pic:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .productDetails .productDetails-plate1 .plate1-cent {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.3rem 0;
  }
  .productDetails .productDetails-plate1 .plate1-cent .cent-cont {
    width: 100%;
    height: auto;
  }
  .productDetails .productDetails-plate1 .plate1-cent .cent-cont .cont-English {
    font-family: 'gilroy-bold';
    font-size: 0.55rem;
    color: #ed1c24;
  }
  .productDetails .productDetails-plate1 .plate1-cent .cent-cont .cont-title {
    margin-top: 0.2rem;
    font-size: 0.42rem;
    color: #333;
  }
  .productDetails .productDetails-plate1 .plate1-cent .cent-cont .cont-text {
    margin-top: 0.32rem;
    font-size: 0.28rem;
    line-height: 0.4 rem;
    color: #999;
  }
  .productDetails .productDetails-plate1 .plate1-cent .cent-cont .cont-swiper {
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
    overflow: hidden;
  }
  .productDetails .productDetails-plate1 .plate1-cent .cent-cont .cont-swiper .swiper-slide {
    width: calc(100% / 2 - 10px);
    height: auto;
  }
  .productDetails .productDetails-plate1 .plate1-cent .cent-cont .cont-swiper .swiper-slide .slide-pic {
    width: 100%;
    height: auto;
    opacity: 0.3;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-plate1 .plate1-cent .cent-cont .cont-swiper .swiper-slide .slide-pic img {
    width: 100%;
  }
  .productDetails .productDetails-plate1 .plate1-cent .cent-cont .cont-swiper .swiper-slide .slide-pic:hover {
    opacity: 1;
  }
  .productDetails .productDetails-plate1 .plate1-cent .cent-cont .cont-swiper .swiper-slide .slide-pic-active {
    opacity: 1;
  }
  .productDetails .productDetails-plate2 {
    width: 100%;
    height: auto;
    margin-top: 0.96rem;
    padding-top: 1.2rem;
    border-top: solid 1px #e5e5e5;
  }
  .productDetails .productDetails-plate2 .plate2-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 0.3rem;
  }
  .productDetails .productDetails-plate2 .plate2-main .main-title {
    font-size: 0.55rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .productDetails .productDetails-plate2 .plate2-main .main-English {
    margin-top: 0.12rem;
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    text-align: center;
    text-transform: uppercase;
    color: #cccccc;
  }
  .productDetails .productDetails-plate2 .plate2-main .main-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.56rem;
  }
  .productDetails .productDetails-plate2 .plate2-main .main-box .box-item {
    width: 48%;
    height: auto;
    margin-right: 0;
    margin-bottom: 0.4rem;
    padding: 0.6rem 0;
    border-radius: 0.1rem;
    background: #f8f8f8;
  }
  .productDetails .productDetails-plate2 .plate2-main .main-box .box-item:last-of-type {
    margin-right: 0;
  }
  .productDetails .productDetails-plate2 .plate2-main .main-box .box-item .item-icon {
    width: 1rem;
    height: auto;
    margin: 0 auto;
  }
  .productDetails .productDetails-plate2 .plate2-main .main-box .box-item .item-icon img {
    width: 100%;
  }
  .productDetails .productDetails-plate2 .plate2-main .main-box .box-item .item-title {
    margin-top: 0.32rem;
    font-size: 0.32rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .productDetails .productDetails-plate3 {
    width: 100%;
    height: auto;
    padding: 1.23rem 0.3rem 2.3rem;
  }
  .productDetails .productDetails-plate3 .plate3-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .productDetails .productDetails-plate3 .plate3-main .main-title {
    font-size: 0.55rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .productDetails .productDetails-plate3 .plate3-main .main-English {
    margin-top: 0.12rem;
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    text-align: center;
    text-transform: uppercase;
    color: #cccccc;
  }
  .productDetails .productDetails-plate3 .plate3-main .main-table {
    width: 100%;
    height: auto;
    margin-top: 0.56rem;
  }
  .productDetails .productDetails-plate3 .plate3-main .main-table table {
    width: 100%;
  }
  .productDetails .productDetails-plate3 .plate3-main .main-table tr:nth-child(odd) {
    background: #f8f8f8;
  }
  .productDetails .productDetails-plate3 .plate3-main .main-table th {
    height: 0.6rem;
    padding: 0 0.3rem;
    font-size: 0.3rem;
    font-weight: bold;
    text-align: left;
    color: #fff;
    background: #ed1c24;
    border: solid 1px #e0e0e0;
  }
  .productDetails .productDetails-plate3 .plate3-main .main-table td {
    padding: 8px 0.3rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    text-align: left;
    color: #333;
    border: solid 1px #e0e0e0;
  }
  .productDetails .productDetails-plate3 .plate3-main .main-table td:last-of-type {
    padding-left: 0.3rem;
  }
  .product {
    width: 100%;
    height: auto;
    padding-bottom: 2.3rem;
    background: url(../images/page-bottom.png) no-repeat bottom left;
    background-size: 100%;
  }
  .product .product-main {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 0;
    background: url(../images/product/plate1-bg.png) no-repeat top left;
    background-size: 100%;
  }
  .product .product-main .main-cont {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .product .product-main .main-cont .cont-title {
    font-size: 0.55rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .product .product-main .main-cont .cont-English {
    margin-top: 0.12rem;
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    text-align: center;
    text-transform: uppercase;
    color: #cccccc;
  }
  .product .product-main .main-cont .cont-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .product .product-main .main-cont .cont-box .box-list {
    width: 100%;
    height: auto;
    margin: 0 0 0.6rem 0;
    cursor: pointer;
  }
  .product .product-main .main-cont .cont-box .box-list:nth-child(3n + 1) {
    margin-left: 0;
  }
  .product .product-main .main-cont .cont-box .box-list .list-item {
    width: 100%;
    height: auto;
  }
  .product .product-main .main-cont .cont-box .box-list .list-item .item-pic {
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    background: #f8f8f8;
    overflow: hidden;
  }
  .product .product-main .main-cont .cont-box .box-list .list-item .item-pic img {
    width: 100%;
  }
  .product .product-main .main-cont .cont-box .box-list .list-item .item-pic .item-cont {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0%;
    padding: 0 0.48rem 0;
    background: rgba(202, 23, 29, 0.85);
    overflow: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .product .product-main .main-cont .cont-box .box-list .list-item .item-pic .item-cont .cont-title {
    font-family: 'gilroy-bold';
    font-size: 0.4rem;
    text-align: center;
    color: #fff;
  }
  .product .product-main .main-cont .cont-box .box-list .list-item .item-pic .item-cont .cont-text {
    margin-top: 0.2rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    text-align: center;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .product .product-main .main-cont .cont-box .box-list .list-item .item-pic .item-cont .cont-button {
    display: block;
    width: 0.75rem;
    height: 0.75rem;
    margin: 0.4rem auto 0;
    font-family: 'Arial';
    font-size: 0.42rem;
    line-height: 0.75rem;
    text-align: center;
    color: #ed1c24;
    border-radius: 50%;
    background: #fff;
  }
  .product .product-main .main-cont .cont-box .box-list .list-item .item-pic .item-cont .cont-button:hover {
    width: 0.8rem;
    height: 0.5rem;
    border-radius: 0.45rem;
  }
  .product .product-main .main-cont .cont-box .box-list .list-item .item-title {
    padding-top: 0.3rem;
    font-family: 'gilroy-bold';
    font-size: 0.36rem;
    text-align: center;
    color: #333333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .product .product-main .main-cont .cont-box .box-list .list-item:hover .item-cont {
    height: 100%;
    padding: 1.5rem 0.48rem 0;
  }
  .product .product-main .main-cont .cont-box .box-list .list-item:hover .item-title {
    opacity: 0;
  }
  .solutionDetails {
    width: 100%;
    height: auto;
    padding-bottom: 2.3rem;
    background: url(../images/page-bottom.png) no-repeat bottom left;
    background-size: 100%;
  }
  .solutionDetails .solutionDetails-main {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 0;
    background: url(../images/product/plate1-bg.png) no-repeat top left;
    background-size: 100%;
  }
  .solutionDetails .solutionDetails-main .main-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-cent {
    width: 100%;
    height: auto;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-cent .cent-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #ed1c24;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-cent .cent-box {
    width: 100%;
    height: auto;
    margin-top: 0.56rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #767676;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-cent .cent-box b {
    color: #333333;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-cent .cent-box li {
    display: block;
    font-size: 0.28rem;
    line-height: 0.46rem;
    text-align: center;
    color: #ed1c24;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-cent .cent-box em {
    font-weight: bold;
    color: #ed1c24;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-cent .cent-box img {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-cent .cent-box embed {
    width: 100% !important;
    height: 4.8rem !important;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-list {
    width: 100%;
    height: 100%;
    padding: 0.8rem 0.55rem;
    margin-top: 0.8rem;
    background: #f6f6f6;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-list .list-title {
    font-size: 0.55rem;
    font-weight: bold;
    color: #333;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-list .list-English {
    margin-top: 0.12rem;
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    text-transform: uppercase;
    color: #cccccc;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-list .list-item {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
    padding-bottom: 0.4rem;
    border-bottom: solid 3px #e8e8e8;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-list .list-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-list .list-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-list .list-item .item-title {
    margin-top: 0.36rem;
    font-size: 0.32rem;
    line-height: 0.5rem;
    color: #ed1c24;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-list .list-item .item-text {
    margin-top: 0.12rem;
    font-size: 0.26rem;
    line-height: 0.44rem;
    color: #666;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-list .list-item .item-button {
    position: relative;
    width: 47px;
    height: 33px;
    margin-top: 0.34rem;
    border-radius: 16px;
    border: solid 2px #999;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-list .list-item .item-button::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6px;
    height: 9px;
    background: url(../images/icon/icon-solution-D-arrow.png) no-repeat center;
    background-size: 100%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-list .list-item .item-button:hover {
    border: solid 2px #ed1c24;
    background: #ed1c24;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-list .list-item .item-button:hover::after {
    background: url(../images/icon/icon-solution-D-arrow-active.png) no-repeat center;
    background-size: 100%;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-list .list-item:hover .item-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-list .list-cent {
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
    font-size: 0.28rem;
    line-height: 0.5rem;
    color: #333;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-list .list-button {
    display: block;
    width: 100%;
    height: 0.8rem;
    margin-top: 0.5rem;
    font-size: 0.28rem;
    line-height: 0.8rem;
    text-align: center;
    color: #fff;
    border-radius: 0.45rem;
    background: #ed1c24;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-list .list-button img {
    width: 14px;
    height: auto;
    margin: 0 0 0 0.1rem;
  }
  .solutionDetails .solutionDetails-main .main-cont .cont-list .list-button:hover {
    border-radius: 0;
  }
  .solution {
    width: 100%;
    height: auto;
    padding-bottom: 2.3rem;
    background: url(../images/page-bottom.png) no-repeat bottom left;
    background-size: 100%;
  }
  .solution .solution-main {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 0;
    background: url(../images/product/plate1-bg.png) no-repeat top left;
    background-size: 100%;
  }
  .solution .solution-main .main-cont {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .solution .solution-main .main-cont .cont-title {
    font-size: 0.55rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .solution .solution-main .main-cont .cont-English {
    margin-top: 0.12rem;
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    text-align: center;
    text-transform: uppercase;
    color: #cccccc;
  }
  .solution .solution-main .main-cont .cont-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .solution .solution-main .main-cont .cont-box .box-item {
    width: 100%;
    height: auto;
    margin: 0 0 0.6rem 0;
    background: #fff;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.09);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solution .solution-main .main-cont .cont-box .box-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .solution .solution-main .main-cont .cont-box .box-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .solution .solution-main .main-cont .cont-box .box-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solution .solution-main .main-cont .cont-box .box-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.4rem 0.4rem 0.5rem;
  }
  .solution .solution-main .main-cont .cont-box .box-item .item-cent .cent-title {
    font-size: 0.32rem;
    line-height: 0.5rem;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solution .solution-main .main-cont .cont-box .box-item .item-cent .cent-text {
    margin-top: 0.12rem;
    font-size: 0.26rem;
    line-height: 0.46rem;
    color: #666;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solution .solution-main .main-cont .cont-box .box-item .item-cent .cent-button {
    position: relative;
    width: 47px;
    height: 33px;
    margin-top: 0.34rem;
    border-radius: 16px;
    border: solid 2px #999;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solution .solution-main .main-cont .cont-box .box-item .item-cent .cent-button::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6px;
    height: 9px;
    background: url(../images/icon/icon-solution-D-arrow.png) no-repeat center;
    background-size: 100%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solution .solution-main .main-cont .cont-box .box-item .item-cent .cent-button:hover {
    width: 60px;
  }
  .solution .solution-main .main-cont .cont-box .box-item:hover {
    background: #ed1c24;
  }
  .solution .solution-main .main-cont .cont-box .box-item:hover .item-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .solution .solution-main .main-cont .cont-box .box-item:hover .item-cent .cent-title,
  .solution .solution-main .main-cont .cont-box .box-item:hover .item-cent .cent-text {
    color: #fff;
  }
  .solution .solution-main .main-cont .cont-box .box-item:hover .item-cent .cent-button {
    border: solid 2px #fff;
    background: #fff;
  }
  .solution .solution-main .main-cont .cont-box .box-item:hover .item-cent .cent-button::after {
    background: url(../images/icon/icon-solution-D-arrow-active2.png) no-repeat center;
    background-size: 100%;
  }
  .news {
    width: 100%;
    height: auto;
    padding-bottom: 2.3rem;
    background: url(../images/page-bottom.png) no-repeat bottom left;
    background-size: 100%;
  }
  .news .news-main {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 0;
    background: url(../images/product/plate1-bg.png) no-repeat top left;
    background-size: 100%;
  }
  .news .news-main .main-cont {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .news .news-main .main-cont .cont-top {
    display: flex;
    justify-content: center;
    width: 100%;
    height: auto;
  }
  .news .news-main .main-cont .cont-top .top-link {
    position: relative;
    width: auto;
    height: auto;
    margin: 0 0.35rem;
    font-size: 0.28rem;
    color: #333;
  }
  .news .news-main .main-cont .cont-top .top-link::after {
    content: '';
    position: absolute;
    bottom: -0.35em;
    left: 0;
    width: 100%;
    height: 2px;
    background: #ed1c24;
    transform: scale(0, 0) translateZ(0);
    -o-transform: scale(0, 0) translateZ(0);
    -moz-transform: scale(0, 0) translateZ(0);
    -webkit-transform: scale(0, 0 translateZ(0));
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-main .main-cont .cont-top .top-link:hover {
    color: #ed1c24;
  }
  .news .news-main .main-cont .cont-top .top-link:hover::after {
    transform: scale(1, 1) translateZ(0);
    -o-transform: scale(1, 1) translateZ(0);
    -moz-transform: scale(1, 1) translateZ(0);
    -webkit-transform: scale(1, 1 translateZ(0));
  }
  .news .news-main .main-cont .cont-top .top-link-active {
    color: #ed1c24;
  }
  .news .news-main .main-cont .cont-top .top-link-active::after {
    transform: scale(1, 1) translateZ(0);
    -o-transform: scale(1, 1) translateZ(0);
    -moz-transform: scale(1, 1) translateZ(0);
    -webkit-transform: scale(1, 1 translateZ(0));
  }
  .news .news-main .main-cont .cont-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-top: 0.72rem;
  }
  .news .news-main .main-cont .cont-box .box-cent {
    width: 100%;
    height: auto;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-top {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-top .top-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-top .top-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-top .top-pic:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-top .top-cont {
    width: 100%;
    height: auto;
    padding: 0.3rem 0.2rem 0.4rem;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-top .top-cont .cont-time {
    font-family: 'MontserratBold';
    font-size: 0.32rem;
    color: #cfcfcf;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-top .top-cont .cont-title {
    margin-top: 0.24rem;
    font-size: 0.34rem;
    font-weight: bold;
    line-height: 0.54rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-top .top-cont .cont-text {
    margin-top: 0.12rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #939393;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-top .top-cont .cont-data {
    margin-top: 0.3rem;
    width: 100%;
    font-size: 12px;
    color: #999999;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-top .top-cont .cont-data img {
    width: 12px;
    margin: -0.04rem 0.1rem 0 0.2rem;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-top .top-cont .cont-data img:first-of-type {
    margin-left: 0;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-top:hover .top-cont .cont-title {
    color: #ed1c24;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-list {
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-list .list-item {
    display: flex;
    justify-content: flex-start;
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 0.5rem;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-list .list-item .item-pic {
    width: 35%;
    height: auto;
    overflow: hidden;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-list .list-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-list .list-item .item-pic:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-list .list-item .item-cont {
    display: flex;
    justify-content: space-between;
    width: 65%;
    height: auto;
    padding: 0.2rem 0 0 0.2rem;
    background: #f8f8f8;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-list .list-item .item-cont .cont-left {
    width: 100%;
    height: auto;
    padding-right: 0.2rem;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-list .list-item .item-cont .cont-left .left-title {
    font-size: 0.3rem;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-list .list-item .item-cont .cont-left .left-text {
    margin-top: 0.1rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #888;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-list .list-item .item-cont .top-lump {
    display: none;
    width: 1.4rem;
    height: auto;
    padding-top: 0.15rem;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-list .list-item .item-cont .top-lump .lump-data {
    width: 100%;
    font-size: 12px;
    color: #999999;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-list .list-item .item-cont .top-lump .lump-data img {
    width: 12px;
    margin: -0.04rem 0.03rem 0 0.2rem;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-list .list-item .item-cont .top-lump .lump-data img:first-of-type {
    margin-left: 0;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-list .list-item .item-cont .top-lump .lump-time {
    margin-top: 0.26rem;
    font-family: 'MontserratBold';
    font-size: 18px;
    color: #cccccc;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-list .list-item .item-box {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    background: #dc021c;
    opacity: 0;
    transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-list .list-item .item-box .box-left {
    width: 9.3rem;
    height: auto;
    padding: 0.35rem 1.7rem 0 0.42rem;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-list .list-item .item-box .box-left .left-title {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-list .list-item .item-box .box-left .left-text {
    margin-top: 0.15rem;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    opacity: 0.6;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-list .list-item .item-box .box-right {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90px;
    height: 100%;
    background: #ed1c24;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.07);
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-list .list-item .item-box .box-right img {
    width: 0.35rem;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-button {
    display: block;
    width: 100%;
    height: 1rem;
    text-align: center;
    line-height: 1rem;
    background: #f8f8f8;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-button img {
    width: 0.6rem;
  }
  .news .news-main .main-cont .cont-box .box-cent .cent-button:hover {
    box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.2);
  }
  .news .news-main .main-cont .cont-box .box-right {
    display: none;
    width: 4rem;
    height: auto;
  }
  .news .news-main .main-cont .cont-box .box-right .right-box {
    width: 100%;
    height: auto;
    padding: 0.45rem 0.42rem 0.8rem;
    background: #dc021c;
  }
  .news .news-main .main-cont .cont-box .box-right .right-box .box-title {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
  }
  .news .news-main .main-cont .cont-box .box-right .right-box .box-select {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.2rem;
    margin-bottom: 0.34rem;
    border: solid 1px #eeeeee;
  }
  .news .news-main .main-cont .cont-box .box-right .right-box .box-select:last-child {
    margin-bottom: 0;
  }
  .news .news-main .main-cont .cont-box .box-right .right-box .box-select::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0.25rem;
    width: 9px;
    height: 5px;
    background: url(../images/icon/icon-recruit-sanjiao.png) no-repeat center center;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  .news .news-main .main-cont .cont-box .box-right .right-box .box-select select {
    width: 100%;
    height: 0.5rem;
    padding-left: 0.18rem;
    font-family: '微软雅黑';
    font-size: 12px;
    color: #b4b4b4;
    border: none;
    background: #fff;
    appearance: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
  .news .news-main .main-cont .cont-box .box-right .right-box .box-select select option:first-of-type {
    display: none;
  }
  .news .news-main .main-cont .cont-box .box-right .right-box .box-sousuo {
    position: relative;
    width: 100;
    height: 0.5rem;
    margin-top: 0.3rem;
    background: #fff;
    border: solid 1px #eeeeee;
  }
  .news .news-main .main-cont .cont-box .box-right .right-box .box-sousuo input {
    width: 100%;
    height: 100%;
    padding: 0 0.5rem 0 0.2rem;
    font-size: 14px;
    color: #b4b4b4;
  }
  .news .news-main .main-cont .cont-box .box-right .right-box .box-sousuo input::placeholder {
    font-size: 14px;
    color: #b4b4b4;
  }
  .news .news-main .main-cont .cont-box .box-right .right-box .box-sousuo a {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    text-align: center;
    line-height: 0.5rem;
  }
  .news .news-main .main-cont .cont-box .box-right .right-box .box-sousuo a img {
    width: 16px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-main .main-cont .cont-box .box-right .right-box .box-sousuo a:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .news .news-main .main-cont .cont-box .box-right .right-bottom {
    width: 100%;
    height: 5.38rem;
    padding: 0.45rem 0.42rem 0;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .news .news-main .main-cont .cont-box .box-right .right-bottom .bottom-title {
    font-size: 0.4rem;
    color: #fff;
  }
  .news .news-main .main-cont .cont-box .box-right .right-bottom .bottom-text {
    margin-top: 0.16rem;
    font-family: 'MONTSERRAT-REGULAR';
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
  }
  .news .news-main .main-cont .cont-box .box-right .right-bottom .bottom-heng {
    width: 36px;
    height: 4px;
    margin-top: 0.25rem;
    background: #fff;
  }
  .newsDetails {
    width: 100%;
    height: auto;
    padding-bottom: 2.3rem;
    background: url(../images/page-bottom.png) no-repeat bottom left;
    background-size: 100%;
  }
  .newsDetails .newsDetails-main {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 0;
    background: url(../images/product/plate1-bg.png) no-repeat top left;
    background-size: 100%;
  }
  .newsDetails .newsDetails-main .main-cont {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .newsDetails .newsDetails-main .main-cont .cont-top {
    display: flex;
    justify-content: center;
    width: 100%;
    height: auto;
  }
  .newsDetails .newsDetails-main .main-cont .cont-top .top-link {
    position: relative;
    width: auto;
    height: auto;
    margin: 0 0.35rem;
    font-size: 0.28rem;
    color: #333;
  }
  .newsDetails .newsDetails-main .main-cont .cont-top .top-link::after {
    content: '';
    position: absolute;
    bottom: -0.35em;
    left: 0;
    width: 100%;
    height: 2px;
    background: #ed1c24;
    transform: scale(0, 0) translateZ(0);
    -o-transform: scale(0, 0) translateZ(0);
    -moz-transform: scale(0, 0) translateZ(0);
    -webkit-transform: scale(0, 0 translateZ(0));
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetails-main .main-cont .cont-top .top-link:hover {
    color: #ed1c24;
  }
  .newsDetails .newsDetails-main .main-cont .cont-top .top-link:hover::after {
    transform: scale(1, 1) translateZ(0);
    -o-transform: scale(1, 1) translateZ(0);
    -moz-transform: scale(1, 1) translateZ(0);
    -webkit-transform: scale(1, 1 translateZ(0));
  }
  .newsDetails .newsDetails-main .main-cont .cont-top .top-link-active {
    color: #ed1c24;
  }
  .newsDetails .newsDetails-main .main-cont .cont-top .top-link-active::after {
    transform: scale(1, 1) translateZ(0);
    -o-transform: scale(1, 1) translateZ(0);
    -moz-transform: scale(1, 1) translateZ(0);
    -webkit-transform: scale(1, 1 translateZ(0));
  }
  .newsDetails .newsDetails-main .main-cont .cont-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.7rem;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-cent {
    width: 100%;
    height: auto;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-cent .cent-title {
    font-size: 0.42rem;
    font-weight: bold;
    color: #ed1c24;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-cent .cent-data {
    margin-top: 0.3rem;
    width: 100%;
    font-family: 'gilroy-bold';
    font-size: 0.26rem;
    color: #ccc;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-cent .cent-data img {
    width: 14px;
    margin: -0.04rem 0.1rem 0 0.2rem;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-cent .cent-data img:first-of-type {
    margin-left: 0;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-cent .cent-box {
    width: 100%;
    height: auto;
    margin-top: 0.56rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #666;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-cent .cent-box b {
    color: #ed1c24;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-cent .cent-box img {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list {
    width: 100%;
    height: 100%;
    margin-top: 0.8rem;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-title {
    font-size: 0.34rem;
    font-weight: bold;
    color: #333;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-English {
    margin-top: 0.12rem;
    font-family: Arial;
    font-size: 0.26rem;
    color: #999;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-item {
    display: block;
    width: 100%;
    height: auto;
    padding: 0.45rem 0;
    border-bottom: solid 1px #e5e5e5;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-item .item-title {
    font-size: 0.34rem;
    line-height: 0.36rem;
    color: #222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-item .item-text {
    margin-top: 0.12rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-item .item-time {
    margin-top: 0.24rem;
    font-family: 'MontserratBold';
    font-size: 0.26rem;
    color: #ed1c24;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-item:hover {
    padding: 0.45rem 0.4rem;
    background: #ed1c24;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-item:hover .item-title,
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-item:hover .item-text,
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-item:hover .item-time {
    color: #fff;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-item:hover .item-text {
    opacity: 0.4;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-item:hover .item-time {
    opacity: 0.5;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-cent {
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-cent .cent-title {
    margin-bottom: 0.25rem;
    font-size: 0.28rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-cent .cent-title a {
    color: #333;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-cent .cent-title:hover a {
    color: #ed1c24;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-cent .cent-share {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-cent .cent-share .share-item {
    position: relative;
    width: 43px;
    height: 43px;
    margin-right: 0.2rem;
    text-align: center;
    border-radius: 0.45rem;
    border: solid 1px #cdcdcd;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-cent .cent-share .share-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-cent .cent-share .share-item .img2 {
    opacity: 0;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-cent .cent-share .share-item:hover {
    border: solid 1px transparent;
    box-shadow: 0.1rem 0 0.18rem rgba(237, 28, 36, 0.2);
    background: #ed1c24;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-cent .cent-share .share-item:hover .img1 {
    opacity: 0;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-cent .cent-share .share-item:hover .img2 {
    opacity: 1;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-button {
    display: block;
    width: 100%;
    height: 0.9rem;
    margin-top: 0.5rem;
    font-size: 0.28rem;
    line-height: 0.86rem;
    text-align: center;
    color: #fff;
    border-radius: 0.45rem;
    background: #ed1c24;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-button img {
    width: 14px;
    height: auto;
    margin: 0 0 0 0.1rem;
  }
  .newsDetails .newsDetails-main .main-cont .cont-box .box-list .list-button:hover {
    border-radius: 0;
  }
  .contact {
    position: relative;
    width: 100%;
    height: auto;
  }
  .contact::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.4rem;
    background: url(../images/page-bottom.png) no-repeat bottom left;
    background-size: 100%;
  }
  .contact .contact-main {
    width: 100%;
    height: auto;
    padding: 0.3rem 0 0;
    background: url(../images/contact/bg.png) no-repeat top left;
    background-size: 100%;
  }
  .contact .contact-main .main-sousuo {
    display: none;
    justify-content: flex-end;
    width: 100%;
    height: auto;
    padding-top: 1.65rem;
  }
  .contact .contact-main .main-sousuo .sousuo-item {
    width: 1.92rem;
    height: 1.2rem;
  }
  .contact .contact-main .main-sousuo .sousuo-item .top-suosou {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    margin: 0 auto 0.55rem;
    border-radius: 50%;
    border: solid 1px #dddddd;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .contact .contact-main .main-sousuo .sousuo-item .top-suosou img {
    width: 16px;
  }
  .contact .contact-main .main-sousuo .sousuo-item .top-suosou:hover {
    border: solid 1px #ed1c24;
  }
  .contact .contact-main .main-plate1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-wrap: 100%;
    width: 100%;
    height: auto;
  }
  .contact .contact-main .main-plate1 .plate1-left {
    width: 100%;
    padding: 1.35rem 0.3rem 0;
    height: auto;
    background: url(../images/contact/plate1-bg.png) no-repeat bottom left;
    background-size: 100%;
  }
  .contact .contact-main .main-plate1 .plate1-left .left-title {
    margin-bottom: 0.5rem;
    font-size: 0.42rem;
    font-weight: bold;
    color: #222;
  }
  .contact .contact-main .main-plate1 .plate1-left .left-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    margin-bottom: 0.28rem;
  }
  .contact .contact-main .main-plate1 .plate1-left .left-item .item-icon {
    width: 0.5rem;
    height: auto;
  }
  .contact .contact-main .main-plate1 .plate1-left .left-item .item-icon img {
    width: 100%;
  }
  .contact .contact-main .main-plate1 .plate1-left .left-item .item-text {
    width: calc(100% - 0.68rem);
    margin-left: 0.18rem;
    font-size: 0.28rem;
    color: #666;
  }
  .contact .contact-main .main-plate1 .plate1-right {
    position: relative;
    width: 100%;
    height: 6.6rem;
    padding: 0.2rem 0;
    z-index: 9;
  }
  .contact .contact-main .main-plate1 .plate1-right img {
    width: 100%;
    height: auto;
  }
  .contact .contact-main .main-plate1 .plate1-right::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #ed1c24;
    z-index: -1;
  }
  .contact .contact-main .main-plate2 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.2rem 0.3rem;
  }
  .contact .contact-main .main-plate2 .plate2-title {
    font-size: 0.55rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .contact .contact-main .main-plate2 .plate2-English {
    margin-top: 0.12rem;
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    text-align: center;
    text-transform: uppercase;
    color: #cccccc;
  }
  .contact .contact-main .main-plate2 .plate2-box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.55rem;
  }
  .contact .contact-main .main-plate2 .plate2-box .box-item {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-bottom: 0.5rem;
    padding: 0.55rem 0.45rem 0.45rem;
    border: solid 1px #eeeeee;
    border-top: solid 2px #ca171d;
  }
  .contact .contact-main .main-plate2 .plate2-box .box-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .contact .contact-main .main-plate2 .plate2-box .box-item .item-title {
    font-family: 'gilroy-regular';
    font-size: 0.32rem;
    color: #222;
  }
  .contact .contact-main .main-plate2 .plate2-box .box-item .item-text {
    margin-top: 0.15rem;
    font-family: 'Gilroy-Light';
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .contact .contact-main .main-plate2 .plate2-box .box-item .item-subtitle {
    margin-top: 0.32rem;
    font-family: 'Gilroy-Light';
    font-size: 0.3rem;
    color: #ed1c24;
  }
  .contact .contact-main .main-plate3 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 2.35rem;
    background: url(../images/contact/plate3-bg.png.jpg) no-repeat left top;
    background-size: cover;
  }
  .contact .contact-main .main-plate3 .plate3-cont {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .contact .contact-main .main-plate3 .plate3-cont .cont-title {
    font-size: 0.55rem;
    font-weight: bold;
    color: #333;
  }
  .contact .contact-main .main-plate3 .plate3-cont .cont-English {
    margin-top: 0.12rem;
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    text-transform: uppercase;
    color: #cccccc;
  }
  .contact .contact-main .main-plate3 .plate3-cont .cont-box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .contact .contact-main .main-plate3 .plate3-cont .cont-box input {
    width: 100%;
    height: 0.8rem;
    padding: 0 0.3rem;
    margin-left: 0;
    margin-bottom: 0.4rem;
    font-size: 0.26rem;
    color: #333;
    border-radius: 0.05rem;
    border: solid 1px #ededed;
    background: #fff;
  }
  .contact .contact-main .main-plate3 .plate3-cont .cont-box input::placeholder {
    font-size: 14px;
    color: #999;
  }
  .contact .contact-main .main-plate3 .plate3-cont .cont-box input:nth-child(3n + 1) {
    margin-left: 0;
  }
  .contact .contact-main .main-plate3 .plate3-cont .cont-box textarea {
    width: 100%;
    height: 2rem;
    padding: 0.2rem 0.3rem 0;
    margin-bottom: 0.2rem;
    font-size: 0.26rem;
    color: #333;
    border-radius: 0.05rem;
    border: solid 1px #ededed;
    background: #fff;
  }
  .contact .contact-main .main-plate3 .plate3-cont .cont-box textarea::placeholder {
    font-size: 0.26rem;
    color: #999;
  }
  .contact .contact-main .main-plate3 .plate3-cont .cont-botton {
    display: block;
    width: 3rem;
    height: 1rem;
    margin-top: 0.1rem;
    font-size: 0.26rem;
    font-weight: bold;
    text-align: center;
    line-height: 1rem;
    color: #fff;
    border-radius: 0.05rem;
    background: #ed1c24;
  }
  .contact .contact-main .main-plate3 .plate3-cont .cont-botton:hover {
    width: 3rem;
  }
  .page-menu {
    display: none;
  }
  .page-number {
    display: none;
  }
  .Wpage-number {
    display: block;
    width: 100%;
    height: 0.8rem;
    margin-top: 0.6rem;
    font-size: 0.36rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    background: #ed1c24;
  }
}
